Skip to content

fix: add size in permissions#71

Merged
siddharthlatest merged 3 commits intodevfrom
fix/permissions
Feb 26, 2020
Merged

fix: add size in permissions#71
siddharthlatest merged 3 commits intodevfrom
fix/permissions

Conversation

@bietkul
Copy link
Copy Markdown

@bietkul bietkul commented Feb 26, 2020

What does this do / why do we need it?

This PR attempts to fix a bug in GET permissions route where we always return the 10 permissions despite of having more permissions. That was happening because size property was not defined for ES query. This PR will fix it by adding a default size to 100.

What should your reviewer look out for in this PR?

Do you need help or clarification on anything?

Which issue(s) does this PR fix?

Copy link
Copy Markdown
Member

@siddharthlatest siddharthlatest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (y)

@siddharthlatest siddharthlatest merged commit 6b19571 into dev Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants